home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / SYS_TOOL / PORTS / PORTS.ZIP / portabot.dfm / portabot.txt
Text File  |  1996-06-29  |  1KB  |  50 lines

  1. object OKRightDlg: TOKRightDlg
  2.   Left = 488
  3.   Top = 404
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Unregistered TPorts'
  7.   ClientHeight = 119
  8.   ClientWidth = 296
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 72
  18.     Top = 33
  19.     Width = 148
  20.     Height = 13
  21.     Alignment = taCenter
  22.     Caption = 'Copyright ∩┐╜ 1996 Brian Bradley'
  23.   end
  24.   object Labelcopr: TLabel
  25.     Left = 28
  26.     Top = 57
  27.     Width = 3
  28.     Height = 13
  29.   end
  30.   object Label2: TLabel
  31.     Left = 0
  32.     Top = 12
  33.     Width = 296
  34.     Height = 17
  35.     Alignment = taCenter
  36.     Caption = 'This Program is using an Unregistered TPorts Component'
  37.     Transparent = True
  38.     WordWrap = True
  39.   end
  40.   object Label3: TLabel
  41.     Left = 78
  42.     Top = 56
  43.     Width = 137
  44.     Height = 13
  45.     Alignment = taCenter
  46.     Caption = 'Email: briankim@3lefties.com'
  47.     Transparent = True
  48.   end
  49. end
  50.